home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4817 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  630 b 

  1. Path: ix.netcom.com!netnews
  2. From: jeremyx@ix.netcom.com(Jeremy Johnston )
  3. Newsgroups: comp.lang.c++
  4. Subject: IMPORTANT!!!!!!!!!!!!!!!!!!!!!
  5. Date: 1 Feb 1996 03:15:40 GMT
  6. Organization: Netcom
  7. Message-ID: <4epb8s$9gp@reader2.ix.netcom.com>
  8. NNTP-Posting-Host: hun-al1-07.ix.netcom.com
  9. X-NETCOM-Date: Wed Jan 31  7:15:40 PM PST 1996
  10.  
  11.  
  12.  
  13.  
  14.         For some reason i can never get the \ to print! How do you get
  15. the \ to show up on the screen when you run the program?? 
  16.  
  17. ex:
  18.  
  19.  
  20. printf(" i can never get the \ to print");
  21. printf(" do you like dogs\cats?");
  22.  
  23.     after i compile the program & run it the "\" doesn'y show up?
  24. please help!?
  25.  
  26.